projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7afecb9
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Fri, 8 Nov 2002 20:28:16 +0000
(20:28 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 8 Nov 2002 20:28:16 +0000
(20:28 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7ac99920274d17e59643ac89519b75b159512790..578bd99d88ac6fca3d1983f076f9f587b84ee6f6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2002-11-08 John Wiegley <johnw@gnu.org>
+
+ * calendar/timeclock.el (timeclock-modeline-display): Use assq as
+ well as memq to find `global-mode-string' within
+ `mode-line-format'. The structure of that variable has changed in
+ 21.3.
+
2002-11-07 Stefan Monnier <monnier@cs.yale.edu>
* format.el (format-decode): Be careful with the order in `format'.